STEP 9: The interval event will create meteors that fall from the top of the stage every 3 seconds.
We want these commands indented INSIDE the interval event, so look for the green block ···· before them!
- Delete the .turn_left() command inside the interval event.
- In LOGIC, click and drag Random Integer indented inside the interval event.
- In GRAPHICS, drag a Sprite at Position inside the interval event.
To navigate the page using the TAB key, first press ESC to exit the code editor.